McProbeTrigger.IndexPulse property
Chooses what signal will trigger touch probe. This option is available only when Software is false. By default, it is false.
true: uses a Z signal to trigger.
false: uses a digital input (DI) from a servo drive to trigger. Check the servo drive manual to see which DI can be used.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public bool IndexPulse { get; set; }
Public Property IndexPulse As Boolean
Property Value
Type: bool
See also